From 594bab1f73ca39942e028b3335e67726a3ccf64c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 10 Oct 2014 21:31:54 -0700 Subject: [PATCH] Add doc.crates.io to src/doc/CNAME The actual crates.io domain will likely be superseded by the registry, and this gh-pages site will be relegated to the documentation. --- src/doc/CNAME | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doc/CNAME b/src/doc/CNAME index cbcca7c58..7704d6902 100644 --- a/src/doc/CNAME +++ b/src/doc/CNAME @@ -1 +1,2 @@ crates.io +doc.crates.io -- 2.30.2